---
title: "rerender server state · RUAL Documentation"
description: "Sends all previously non-processed state updates to the UI directly without waiting for further updates."
canonical: https://docs.rual.nl/block-types/state ui/state_update_state_push
language: en
---

# rerender server state

This block is part of the [`state ui`](https://docs.rual.nl/block-types/state%20ui) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Sends all previously non-processed state updates to the UI directly without waiting for further updates.

- flow `flow`

| `push state` |
| --- |

A typical wiring for [rerender server state](https://docs.rual.nl/block-types/state%20ui/state_update_state_push): a [function trigger](https://docs.rual.nl/block-types/globals/trigger_custom_function) starts the flow; the `flow` out pin feeds [debug](https://docs.rual.nl/block-types/state%20ui/state_debug).

![Studio canvas example for the rerender server state block: typical wiring for rerender server state.](https://docs.rual.nl/canvas-examples/state_update_state_push.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
